projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68e830c
)
*** empty log message ***
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 5 Jan 2008 16:10:26 +0000
(16:10 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 5 Jan 2008 16:10:26 +0000
(16:10 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index aa38479b9f36bdfee6cd37cc552a6194d3edd5b9..5aace71741c8e19c0c244de0f926d7e21e62601e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,4
+1,9
@@
-2007-01-05 Glenn Morris <rgm@gnu.org>
+2008-01-05 Eli Zaretskii <eliz@gnu.org>
+
+ * Makefile.in (custom-deps, finder-data): Depend on autoloads
+ instead of loaddefs.el.
+
+2008-01-05 Glenn Morris <rgm@gnu.org>
* progmodes/verilog-mode.el: Replace all instances of
string-to-int with string-to-number, insert-string with insert,